home *** CD-ROM | disk | FTP | other *** search
- 16
- 1
- Grng
- 0
- 1
- 15.
- 2
- 10
- 3
- 1
- cl
-
-
- Explanation of Parameters
-
- 16 ! number of inputs in a pattern
- 1 ! number of outputs in a pattern (class id not used)
- Grng ! filename for shape recognition training set
- 0 ! Enter number of patterns to read( 0 for all patterns in the file)
- 1 ! Enter 1 to start clustering, 2 to read old clusters
- 15. ! threshold for sequential leader clustering
- 2 ! Enter 1 for another sequential leader pass, 2 to refine the clusters using K-Means, 3 to stop
- 10 ! number of K-Means iterations
- 3 ! Enter 1 for another sequential leader pass, 2 to refine the clusters using K-Means, 3 to stop
- 1 ! Enter 1 to save clusters, 2 to stop
- cl ! filename for saved clusters
-
-
-
-
-